Vapi Metadata Cli Command OutputFieldInfo
Vapi Metadata Cli Command OutputFieldInfo
The Vapi Metadata Cli Command OutputFieldInfo schema describes the name used by the CLI to display a single property of a schema element in the interface definition language.
JSON Example
{
"field_name": "string",
"display_name": "string"
}
string
field_name
Required
Name of the property.
string
display_name
Required
Name used by the CLI to display the property.